@charset "UTF-8";
.main > .section-1 {
  width: 100%;
  min-width: 1208px;
  height: 1090px;
}
.main > .section-1 > .bg-gif {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
/* background-image: url("../../../img/index/gif1.gif"); */
  background-position: center center;
}
.main > .section-1 > .bg-gif > .content {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  color: #FFF;
  font-size: 50px;
  background: linear-gradient(149deg, rgba(219, 121, 100, 0.9) 0%, rgba(211, 52, 52, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#DB7964", endColorstr="#D33434", gradientType="0");
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  font-family: SourceHanSansSC-Light, SourceHanSansSC;
}
.main > .section-1 > .bg-gif > .content > .title {
  font-size: 90px;
  font-weight: 300;
  line-height: 140px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  text-align: center;
}
.main > .section-1 > .bg-gif > .content > .brief-1 {
  font-size: 48px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 70px;
  letter-spacing: 1px;
  margin-bottom: 42px;
  text-align: center;
}
.main > .section-1 > .bg-gif > .content > .brief-2 {
  font-size: 26px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 37px;
  letter-spacing: 1px;
  margin-bottom: 80px;
  text-align: center;
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g {
  display: flex;
  align-items: center;
  text-align: center;
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon {
  width: 150px;
  height: 150px;
  margin: 0 33px;
  cursor: pointer;
  transition: all 0.3s;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon:hover {
  transform: scale(1.1);
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-jiao {
  background-image: url("../../../img/index/icon-jiao.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-jiao:hover {
  background-image: url("../../../img/index/icon-hover-jiao.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-xue {
  background-image: url("../../../img/index/icon-xue.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-xue:hover {
  background-image: url("../../../img/index/icon-hover-xue.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-kao {
  background-image: url("../../../img/index/icon-kao.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-kao:hover {
  background-image: url("../../../img/index/icon-hover-kao.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-ping {
  background-image: url("../../../img/index/icon-ping.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-ping:hover {
  background-image: url("../../../img/index/icon-hover-ping.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-guan {
  background-image: url("../../../img/index/icon-guan.png");
}
.main > .section-1 > .bg-gif > .content > .j-x-k-p-g > .icon-guan:hover {
  background-image: url("../../../img/index/icon-hover-guan.png");
}
.main > .section-1 > .bg-gif > .content > .down {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main > .section-1 > .bg-gif > .content > .down > img {
  width: 51px;
  height: 40px;
}
.main > .section-2 {
  width: 100%;
  min-width: 1208px;
  height: 900px;
  background-color: #FFF;
}
.main > .section-2 > .content {
  width: 1190px;
  margin: 0 auto;
}
.main > .section-2 > .content > .title {
  padding-top: 116px;
  padding-bottom: 50px;
  font-size: 36px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333;
  text-align: center;
}
.main > .section-2 > .content > .about {
  width: 100%;
  height: 220px;
  background: #FFFFFF;
  position: relative;
}
.main > .section-2 > .content > .about > .text {
  padding: 35px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.main > .section-2 > .content > .about > .text > p {
  line-height: 26px;
  letter-spacing: 0.1px;
}
.main > .section-2 > .content > .brief {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main > .section-2 > .content > .brief > .left {
  width: 554px;
  height: 310px;
  background: #FBFBFB;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
  float: left;
}
.main > .section-2 > .content > .brief > .left > .user {
  display: flex;
}
.main > .section-2 > .content > .brief > .left > .user > .xudemin {
  float: left;
  width: 277px;
  height: 310px;
  overflow: hidden;
}
.main > .section-2 > .content > .brief > .left > .user > .text {
  float: left;
}
.main > .section-2 > .content > .brief > .left > .user > .text > h1 {
  font-size: 36px;
  font-weight: 500;
  color: #333333;
}
.main > .section-2 > .content > .brief > .left > .user > .text > p {
  font-size: 16px;
  color: #666666;
  line-height: 20px;
}
.main > .section-2 > .content > .brief > .right {
  width: 610px;
  height: 310px;
  background: #FBFBFB;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
  border-radius: 4px;
  display: flex;
  float: right;
}
.main > .section-2 > .content > .brief > .right > .left {
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 50px;
  float: left;
}
.main > .section-2 > .content > .brief > .right > .left > .icon-condition {
  width: 147px;
  height: 259px;
  background-image: url("../../../img/index/icon-condition.png");
}
.main > .section-2 > .content > .brief > .right > .right {
  padding-top: 26px;
  float: right;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row {
  width: 368px;
  display: flex;
  align-items: center;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon {
  float: left;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon.icon-jia {
  width: 12px;
  height: 12px;
  background-image: url("../../../img/index/icon-jia.png");
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon.icon-jiantou {
  margin-top: 6px;
  margin-bottom: 6px;
  width: 17px;
  height: 17px;
  background-image: url("../../../img/index/icon-jiantou.png");
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .susonedu-name {
  float: left;
  width: 361px;
  height: 60px;
  background: #B53434;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .name-btn {
  float: left;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #999999;
  font-size: 14px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  text-align: center;
}
.main > .section-3 {
  width: 100%;
  min-width: 1208px;
  height: 1090px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/bg-2.png");
  background-position: center center;
}
.main > .section-3 > .content {
  width: 1208px;
  margin: 0 auto;
}
.main > .section-3 > .content > .title {
  padding-top: 75px;
  padding-bottom: 82px;
  font-size: 36px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.main > .section-3 > .content > .fsbanner {
  /* obrigatorio */
  position: relative;
  overflow: hidden;
  /* opcional */
  height: 532px;
  color: white;
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  border-radius: 5px;
}
.main > .section-3 > .content > .fsbanner > div {
  position: absolute;
  background-size: cover;
  cursor: pointer;
  top: 0px;
  left: 0px;
}
.main > .section-3 > .content > .fsbanner > div .name {
  display: block;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.main > .section-3 > .content > .fsbanner > div .name.minimized {
  /* css3 */
  transform: rotate(-90deg);
  transform-origin: left top 0;
  /* pode ser necessário ajustar isso dependendo da fonte escolhida */
  bottom: -13px;
  left: 7px;
}
.main > .section-3 > .content .fsbanner, .main > .section-3 > .content .fsbanner > div > span {
  /* obrigatório */
}
.main > .section-3 > .content .fsbanner > .fs-1 {
  background: #333;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
}
.main > .section-3 > .content .fsbanner > .fs-2 {
  background: #555;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
}
.main > .section-3 > .content .fsbanner > .fs-3 {
  background: #777;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
}
.main > .section-3 > .content .fsbanner > .fs-4 {
  background: #999;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
}
.main > .section-3 > .content .fsbanner > .fs-5 {
  background: #D8D8D8;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
}
.main > .section-3 > .content .fsbanner .hide-fs {
  width: 100px;
  height: 100%;
  padding: 0 50px;
  font-weight: 500;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #FFFFFF;
  line-height: 25px;
}
.main > .section-3 > .content .fsbanner .hide-fs > p {
  line-height: 25px;
  letter-spacing: 1px;
}
.main > .section-3 > .content .fsbanner .show-fs {
  font-weight: 400;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.main > .section-3 > .content .fsbanner .show-fs > .icon-jiao-1 {
  width: 150px;
  height: 149px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/icon-jiao-1.png");
}
.main > .section-3 > .content .fsbanner .show-fs > .icon-xue-1 {
  width: 150px;
  height: 149px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/icon-xue-1.png");
}
.main > .section-3 > .content .fsbanner .show-fs > .icon-kao-1 {
  width: 150px;
  height: 149px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/icon-kao-1.png");
}
.main > .section-3 > .content .fsbanner .show-fs > .icon-ping-1 {
  width: 150px;
  height: 149px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/icon-ping-1.png");
}
.main > .section-3 > .content .fsbanner .show-fs > .icon-guan-1 {
  width: 150px;
  height: 149px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/icon-guan-1.png");
}
.main > .section-3 > .content .fsbanner .show-fs > .title {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.main > .section-3 > .content .fsbanner .show-fs > .desc {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.main > .section-3 > .content .fsbanner .show-fs > .btn {
  width: 120px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #B53434;
  font-size: 14px;
  color: #B53434;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main > .section-4 {
  width: 100%;
  min-width: 1208px;
  height: 880px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../img/index/bg-3.png");
  background-position: center center;
}
.main > .section-4 > .content {
  width: 1208px;
  margin: 0 auto;
}
.main > .section-4 > .content > .title {
  padding-top: 168px;
  padding-bottom: 48px;
  font-size: 36px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333;
  text-align: center;
}
.main > .section-4 > .content > .case-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main > .section-4 > .content > .case-list > .case {
  float: left;
  margin: 30px 0;
}
.main > .section-4 > .content > .case-list > .case > .icon {
  width: 360px;
  height: 82px;
  background-size: cover;
  background-repeat: no-repeat;
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-1 {
  background-image: url("../../../img/index/ai-school-1.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-2 {
  background-image: url("../../../img/index/ai-school-2.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-3 {
  background-image: url("../../../img/index/ai-school-3.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-4 {
  background-image: url("../../../img/index/ai-school-4.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-5 {
  background-image: url("../../../img/index/ai-school-5.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-6 {
  background-image: url("../../../img/index/ai-school-6.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-7 {
  background-image: url("../../../img/index/ai-school-7.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-8 {
  background-image: url("../../../img/index/ai-school-8.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-9 {
  background-image: url("../../../img/index/ai-school-9.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-10 {
  background-image: url("../../../img/index/ai-school-10.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-11 {
  background-image: url("../../../img/index/ai-school-11.png");
}
.main > .section-4 > .content > .case-list > .case > .icon.ai-school-12 {
  background-image: url("../../../img/index/ai-school-12.png");
}

@media screen and (max-height: 700px) {
  .main > .section-1 > .bg-gif > .content > .title {
    font-size: 60px;
    margin-bottom: 10px;
    line-height: 70px;
  }
  .main > .section-1 > .bg-gif > .content > .brief-1 {
    margin-bottom: 10px;
  }
  .main > .section-1 > .bg-gif > .content > .brief-2 {
    margin-bottom: 10px;
  }
  .main > .section-1 > .bg-gif > .content > .down {
    bottom: 20px;
  }
}/*# sourceMappingURL=index.css.map */